home *** CD-ROM | disk | FTP | other *** search
/ Megahits 6 / Megahits 6 (1995)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / time_ungepackt / time_271_300 / time275 / videomaxe430 / assignvm next >
Text File  |  1995-07-15  |  792b  |  17 lines

  1. ; Wenn Sie dieses Skript nicht vor jedem Benutzen von VideoMaxe aufrufen
  2. ; wollen, dann fügen Sie in Ihre `startup-sequence` (bzw. besser in
  3. ; `user-startup`) den Befehl `assign VM: <vm-pfad>` ein. <vm-pfad> muß
  4. ; dann der komplette Pfadnamen des Verzeichnisses sein, in dem VideoMaxe
  5. ; installiert ist (z.B. `assign VM: DF1:VideoMaxe` oder
  6. ; `assign VM: DH1:Tools/VideoMaxe`).
  7.  
  8. ; If you don`t want to execute this script each time you use VideoMaxe,
  9. ; insert the line `assign VM: <vm-path>` into your `startup-sequence`
  10. ; (or better into `user-startup`). <vm-path> here stands for the complete
  11. ; pathname of the directory VideoMaxe is installed in
  12. ; (e.g. `assign VM: DF1:VideoMaxe` or `assign VM: DH1:Tools/VideoMaxe`).
  13.  
  14. echo "Assigning VM: to this directory...*N"
  15. assign VM: ""
  16. echo "Ok."
  17.